datasetLabels
Type
property
Summary
label showing each data set
Syntax
set the DatasetLabels of widget to <Labels>
get the DatasetLabels of widget
Description
Use the DatasetLabels property to get and set the labels for your data sets.
Examples
on mouseUp
set the DatasetLabels of widget "Chart View" to "label 1" & cr & "label 2" & cr & "label 3"
end mouseUp
Compatibility and Support
OS
mac
windows
linux
ios
android
web